/ Assembly List / LJCNetCommon / NetString / RemoveTags

Namespace - LJCNetCommon


Parameters
text - The text value.

Returns

The text without tags.

Syntax

C#
public static String RemoveTags(String text)

Removes tags from a text value.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.